[Previous] [Next] [Index] [Thread]

Re: Accessing http://-files thu email



On Thu, 30 May 1996, DOEP DU PLESSIS wrote:

> Hallo there
> If I may ask a general, non security question : Is there any way to
> access a http://-file on email in stead of using a browser; for instance if
> you know exactly which file you want??

Not without coding your own daemon...  But... there's an easier way though...
If you know the exact location of the file you want, just telnet to the 
httpd port and manually request it.

{kluge:2} telnet www.asel.udel.edu 80
Trying 128.175.51.61...
Connected to www.asel.udel.edu.
Escape character is '^]'.
GET /index.htm

[... here's where index.htm would be displayed ...]

Connection closed by foreign host.


That's all you have to do..


-greg

-=-==-=-
Greg Foulds -- /<luge
PGP Key fingerprint = 7C 58 9B A1 CB 09 91 16  ED EE 51 DD 96 0E 6E 4D
-=-==-=-



Follow-Ups: References: